←Select platform

Clone(List<IFeature>) Method

Summary

Clones a list of features.

Syntax
C#
C++/CLI
Python
public static List<IFeature> Clone( 
   List<IFeature> features 
) 
public:  
   static List<IFeature^>^ Clone( 
      List<IFeature^>^ features 
   ) 
def Clone(self,features): 

Parameters

features

Features to clone.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Unstructured Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.